-
Notifications
You must be signed in to change notification settings - Fork 998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable EIP-6110 in pytest #3309
Conversation
…dex` and fork versions
The following things have been done so far:
We can try out test generators after fixing CI |
This comment was marked as spam.
This comment was marked as spam.
Test vectors for EIP-6110 produced by Updated test vectors to comply to the Third (hopefully the last 😄) version: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is ready for the merge now. We can fix any issues if occur in a separate changes. Thanks a lot to @hwwhww for the outstanding help with these tests!
Enable EIP-6110 in pytest and add CI jobs
TODO:
p.s. GitHub Actions errors can be ignored now. CircleCI still covers all.